Package-level declarations

Can be used to tell Gugal (and the user) that something has gone wrong when starting a search.

Types

Link copied to clipboard

Thrown when the credentials provided by the user are invalid.

Link copied to clipboard

Thrown when a search can't be performed.

Link copied to clipboard
open class SerpProviderException(message: String) : Exception

Thrown when an error happens with the SERP provider. This exception is generic and more specific ones exist.